|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IProcessDescriptor in org.eclipse.vtp.framework.engine.http |
|---|
| Classes in org.eclipse.vtp.framework.engine.http that implement IProcessDescriptor | |
|---|---|
class |
Deployment
A process deployed on the HTTP connector. |
| Uses of IProcessDescriptor in org.eclipse.vtp.framework.engine.main |
|---|
| Methods in org.eclipse.vtp.framework.engine.main with parameters of type IProcessDescriptor | |
|---|---|
IProcess |
ProcessEngine.createProcess(IProcessDefinition definition,
IProcessDescriptor descriptor)
|
| Uses of IProcessDescriptor in org.eclipse.vtp.framework.engine.runtime |
|---|
| Constructors in org.eclipse.vtp.framework.engine.runtime with parameters of type IProcessDescriptor | |
|---|---|
Process(Blueprint blueprint,
IProcessDescriptor descriptor)
Creates a new Process. |
|
| Uses of IProcessDescriptor in org.eclipse.vtp.framework.engine.support |
|---|
| Fields in org.eclipse.vtp.framework.engine.support declared as IProcessDescriptor | |
|---|---|
protected IProcessDescriptor |
AbstractProcessContext.descriptor
The process descriptor. |
| Constructors in org.eclipse.vtp.framework.engine.support with parameters of type IProcessDescriptor | |
|---|---|
AbstractProcessContext(IProcessDescriptor descriptor)
Creates a new AbstractProcessContext. |
|
| Uses of IProcessDescriptor in org.eclipse.vtp.framework.spi |
|---|
| Methods in org.eclipse.vtp.framework.spi with parameters of type IProcessDescriptor | |
|---|---|
IProcess |
IProcessEngine.createProcess(IProcessDefinition definition,
IProcessDescriptor descriptor)
Creates a new process instance from the specified descriptor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||